Fosslife is a boutique software studio that focuses on minimal, privacy-first utilities for power users who prefer open stacks. Its catalogue currently centers on Truthy, a lightweight desktop authenticator built with the Rust-based Tauri framework and styled after the familiar workflows of Authy and Aegis. Truthy generates time-based one-time passwords, supports plain-text JSON and encrypted Aegis vault imports, and stores all data locally so tokens never leave the machine. The interface is deliberately sparse: a searchable list of entries, a progress ring that visualizes the remaining seconds, and a tray icon that copies the current code to the clipboard. Because the binary is compiled for Windows, macOS, and Linux from the same Tauri codebase, updates are small and startup is near-instant, making the app popular with developers who need a portable second-factor tool for SSH, VPN, SaaS, and cryptocurrency dashboards. Dark-mode support, drag-and-drop reordering, and optional Steam-guard compatibility round out the feature set, while the GPLv3 license invites auditors to inspect the crypto routines. Fosslife plans to expand its portfolio into similarly scoped utilities—file checksum verifiers, certificate watchers, and tiny encryption helpers—that follow the same philosophy of doing one job well without network chatter or telemetry. Until then, Truthy remains the company’s flagship. The publisher’s software is available for free on get.nero.com, where downloads are delivered through trusted Windows package sources such as winget, always installing the latest versions and allowing batch installation of multiple applications.

Truthy

Tauri + Authy/Aegis = Truthy

Details